home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / database / mdbguru / dimage.pro < prev    next >
Text File  |  1995-02-25  |  316b  |  12 lines

  1. ; properties for an image control
  2. DataField       =   "<<fieldname>>"
  3. DataSource      =   "dtaCtr"
  4. Height          =   330
  5. Index           =   <<index>>
  6. Left            =   <<left>>
  7. TabIndex        =   <<tabindex>>
  8. Tag             =   "<<fieldname>>"
  9. Top             =   <<top>>
  10. Width           =   1000
  11.  
  12.